@atlaskit/drag-and-drop
A performance optimized drag and drop framework
Core characteristics
- 🌎 Platform powered: leverages the browsers drag and drop capabilities
- 🐁 Tiny: an extremely small footprint
- 🪡 Incremental: you only pay for the features that they use
- 🎨 Headless: you get to render all elements and styles (but we do have some helper packages)
- ⏳ Deferred compatible: consumers can delay the loading of
@atlaskit/drag-and-drop
in order to improve page load speeds - 🎄 Framework agnostic: works with any frontend framework
- ♿️ Accessible: comprehensive toolchain and patterns for creating highly accessible experiences
Installation
yarn add @atlaskit/drag-and-drop
Usage
Detailed docs and example usage can be found on atlassian.design.